@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0}
ul{list-style:none}
img{border:none}
a{text-decoration:none; color:#333;transition: all 0.6s;}
a:hover{color:#e13c25;}
.clear{overflow:hidden;}
.margin{margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
body{font-size:14px; font-family:"微软雅黑"; background:#FFF; color:#444;}
input,select,textarea{outline:none;}

/*.............. CSS 公共样式............. */

.w_100{ width:100%; min-width:1200px; margin:0 auto;}
.w_1300{width:1300px; margin:0 auto; }
.w_1200{width:1200px; margin:0 auto;}
.w_910{width:910px; margin:0 auto; }
.w_840{width:840px; margin:0 auto; }
.w_595{width:595px; margin:0 auto;}
.w_1160{width:1160px; margin:0 auto;}

.m10{ margin-top:10px;}
.m15{ margin-top:15px;}
.m20{ margin-top:20px;}
.m25{ margin-top:25px;}
.m30{ margin-top:30px;}
.m35{ margin-top:35px;}
.m40{ margin-top:40px;}
.m45{ margin-top:45px;}
.m50{ margin-top:50px;}
.m55{ margin-top:55px;}
.m60{ margin-top:60px;}
.m65{ margin-top:65px;}



/*......... 头部....... */

.top{ background:#FFF; }
.top_p{height:39px; line-height:39px; background:#f3f3f3;}
.top_p p{color:#888;}
.top_p p span{ float:right; color:#888;}
.top_p p span a{color:#888;}
.top_p p span a:hover{color:#df2413; text-decoration:underline;}
 

/*......... 导航....... */

        .synav{ width:100%; min-width:1200px; margin:0 auto; position:relative; background:#293b7d;}
        .nav{ width:1200px; margin:0 auto;line-height:50px; height:50px; position:relative; z-index:121; }
		.nav a{ color:#fff;}
		.nav .nLi2{ width:220px; background:url(../images/nav_01.jpg) no-repeat; float:left; text-indent:80px; font-size:14px;}
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left; width:108px; text-align:center;font-size:15px;}
		.nav .nLi h3 a , .nav .nLi2 h3 a{ display:block; color:#fff; font-weight:normal;}
		.nav .nLi:hover h3 a{ text-decoration:underline; background:#415cbf; }
        
		.nav .sub{ display:block; width:88px; left:-0px; top:50px;  position:absolute; background:#fff; border:1px #ddd solid; padding:10px; line-height:40px; transition: all 0.6s ease-in-out 0s; opacity:0; visibility: hidden;}
		.nav .nLi:hover .sub{opacity: 1; visibility: visible; top: 50px;}
		.nav .sub li{ zoom:1; text-align:center; border-bottom:1px solid #ddd; }
		.nav .sub a{ display:block; padding:0 1px; font-size:14px; color:#333;}
		.nav .sub a:hover{ background:#D9251D; color:#fff; }
		
		
		.nav .sub2{ display:block; width:220px; left:0px; top:50px;  position:absolute; background: url(../images/bg_03.png); height:480px;transition: all 0.6s ease-in-out 0s; opacity:0; visibility: hidden;}
		.nav .nLi2:hover .sub2{opacity: 1; visibility: visible; top: 50px;}
		.nav .nLi2.jing .sub2{opacity: 1; visibility: visible; top: 50px;}
		.nav .jing h3 a{font-size:16px;}
		.nav .sub2 li{  overflow:hidden; width:220px; margin:0 auto; border-top:1px #7c88af solid; text-indent:20px; padding-bottom:15px;}
		.nav .sub2 li b{ display:block; font-size:17px; line-height:54px; background:url(../images/a.png) 190px center no-repeat;}
		.nav .sub2 li p{ overflow:hidden; }  
		.nav .sub2 li p span{ display:block; line-height:30px; color:#ccd1e4;  }
		
		.nav .nLi2 .sub2 li:hover{background:rgba(255,255,255,0.8);}
		.nav .nLi2 .sub2 li:hover .sub2_on{color:#293B7D; display:block;}
		.nav .nLi2 .sub2 li:hover .sub2_on span{ color:#293B7D;}
		.nav .nLi2 .sub2 li:hover .sub3{opacity: 1; visibility: visible;}
		
		.nav .sub3{ display:block; width:979px; left:220px; top:0;  position:absolute; background:#fff; height:480px; opacity:0; visibility: hidden; text-indent:0px; border-bottom:1px #ddd solid; border-right:1px #ddd solid;} 
		.nav .sub3 p{ width:930px; margin:0 auto; overflow:hidden; margin-top:25px; }
		.nav .sub3 p a{ display:block; float: left; color:#666; margin-right:15px; width:290px; text-align:center; background:#f5f5f5; margin-bottom:15px; border:1px #e5e5e5 solid;} 
		.nav .sub3 p a:hover{ background:#293B7D; border:1px #293B7D solid; color:#fff;}
		.nav .sub3 p a.hot{color:#D9251D;} 
		

.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 2000;	
}
.fixednav .nLi2.jing .sub2{opacity:0; visibility: hidden;}
.fixednav .nLi2:hover .sub2{opacity: 1; visibility: visible; top: 50px;}

/* banner本例子css */
	.fullSlide{ width:100%;  min-width:1200px;  position:relative;  height:480px; overflow:hidden;}
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:560px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:560px; }

	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:30px; left:0; height:10px; line-height:10px; }
	.fullSlide .hd ul{ text-align:center; }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:51px; height:10px; margin:5px; overflow:hidden; background:#eee;filter:alpha(opacity=50);opacity:0.7;  line-height:999px; }
	.fullSlide .hd ul .on{ background:#d9251d;  }

	.fullSlide .prev,
	.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; left:2%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px  no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
	.fullSlide .next{ left:auto; right:2%; background-position:-6px -137px; }


.baozhang{ padding:40px 0; overflow:hidden;}
.baozhang li{ width:300px; float:left; overflow:hidden;}
.baozhang li i{ display:block; width:45px; line-height:45px; overflow:hidden; border:2px #293b7d solid; border-radius:50%; text-align:center; font-style:normal; font-size:28px; color:#293b7d; float:left; margin-left:25px;transition:all 1s;}
.baozhang li p{ width:210px; float:right; color:#888;}
.baozhang li p span{ display:block; font-size:17px; color:#444; line-height:30px;}
.baozhang li:hover i , .liucheng_ul li:hover image{transform: rotate(360deg);}

.tuijian{ background:#f3f3f3; padding:40px 0 60px 0;}
.tuijian_h5{ text-align:center;}
.tuijian_h5 h5{ font-size:32px; color:#333333;}
.tuijian_h5 i{ display:block; width:50px; height:4px; background:#293b7d; margin:0 auto; margin-top:15px;}

        .picMarquee-left{ width:1200px; margin:0px auto; margin-top:35px; overflow:hidden; position:relative;    }
		.picMarquee-left .bd{width:1200px; margin:0px auto;  }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ float:left; width:285px; margin-right:25px; background:#fafafa; border-radius:10px; padding-bottom:30px;}
		.picMarquee-left .bd ul li img{width:285px; height:224px;}
		.picMarquee-left .bd ul li h2{ width:225px; margin:0 auto; line-height:65px; height:65px; overflow:hidden; border-bottom:1px #ddd solid;text-align:center; font-size:16px;}
		.picMarquee-left .bd ul li p{width:225px; margin:0 auto; line-height:25px; height:50px; overflow:hidden; margin-top:15px; text-align:center; color:#555;  } 


.yewu{ margin-top:45px;}
.yewu_ul{ overflow:hidden; margin-top:20px;}
.yewu_ul ul{ width:1240px;}
.yewu_ul li{ width:260px;height:200px; float:left; margin:20px; position:relative;box-shadow: rgb(218 218 218) 0px 1px 6px 3px;border-radius:10px;}
.yewu_ul li img{ width:260px; height:200px;}
.yewu_ul li i img{ display:block; position:absolute; top:0px; left:0px;}
.yewu_ul li b{display:block; width:260px; background:url(../images/w1.png) center 60px no-repeat; height:100px; text-align:center; position:absolute; top:50px; left:0px; font-size:26px; color:#fff;text-shadow: 0.1em 0.1em 0.2em #404040;}


.liucheng{ background:#293b7d; margin-top:50px; padding:50px 0;}
.liucheng .tuijian_h5 h5{ color:#fff;}
.liucheng .tuijian_h5 i{ background:#fff;}
.liucheng_ul{ overflow:hidden; margin-top:55px;}
.liucheng_ul ul{ width:1250px;}
.liucheng_ul li{ float:left; width:150px; float:left; text-align:center;}
.liucheng_ul li image{transition:all 1s;}
.liucheng_ul li p{ color:#fff; font-size:16px; line-height:23px; height:46px; overflow:hidden; margin-top:25px;}

.rongyu{ background:#f3f3f3; padding:50px 0 30px 0;}

        .picMarquee-left2{ width:1200px; margin:0px auto; margin-top:35px; overflow:hidden; position:relative;    }
		.picMarquee-left2 .bd{width:1200px; margin:0px auto;  }
		.picMarquee-left2 .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left2 .bd ul li{ float:left; width:272px; margin-right:40px; }
		.picMarquee-left2 .bd ul li img{width:270px; height:212px; border:1px #ddd solid;} 
		.picMarquee-left2 .bd ul li p{ line-height:55px; height:55px; overflow:hidden; text-align:center; font-size:16px; color:#666;}
		.picMarquee-left2 .bd ul li:hover img{ border:1px #DF2413 solid;}
		.picMarquee-left2 .bd ul li:hover p{ color:#DF2413; text-decoration:underline;}


.about_z dl{overflow:hidden;}
.about_z dl dt img{display:block; width:585px; height:363px; float:left;}
.about_z dl dd{width:575px; float:right; text-align:left;}
.about_z dl dd h2{font-size:24px; color:#293b7d; margin-top:15px;}
.about_z dl dd p{line-height:30px; font-size:15px; color:#818181; margin-top:15px;}
.about_z dl dd a{color:#df2413; display:block; margin-top:15px;}
.about_z dl dd a:hover{text-decoration:underline;}


.about_rukou a{width:680px; height:60px; line-height:60px; text-align:center; font-size:22px; color:#fff; margin:0 auto; overflow:hidden; display:block; background:url(../images/chaxun_01.jpg) no-repeat;}
.about_rukou a:hover{background:url(../images/chaxun_02.jpg) no-repeat;}


.yiqi{ background:#f3f3f3; padding:55px 0 60px 0;}
.picMarquee-left3{ width:1200px; margin:0px auto; margin-top:40px; overflow:hidden; position:relative;    }
		.picMarquee-left3 .bd{width:1200px; margin:0px auto;  }
		.picMarquee-left3 .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left3 .bd ul li{ float:left; width:280px; margin-right:40px; }
		.picMarquee-left3 .bd ul li img{width:280px; height:220px; display:block; overflow:hidden;} 
		.picMarquee-left3 .bd ul li p{ line-height:60px; height:60px; overflow:hidden; text-align:center; font-size:16px; color:#666; border-radius:0 0 8px 8px; background:#fff;}
		.picMarquee-left3 .bd ul li:hover p , .picMarquee-left4 .bd ul li:hover p{ background:#DF2413; color:#fff;}


.picMarquee-left4{ width:1200px; margin:0px auto; margin-top:40px; overflow:hidden; position:relative;    }
		.picMarquee-left4 .bd{width:1200px; margin:0px auto;  }
		.picMarquee-left4 .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left4 .bd ul li{ float:left; width:280px; margin-right:40px; }
		.picMarquee-left4 .bd ul li img{width:280px; height:163px; display:block; overflow:hidden;} 
		.picMarquee-left4 .bd ul li p{ line-height:60px; height:60px; overflow:hidden; text-align:center; font-size:16px; color:#666; border-radius:0 0 8px 8px; background:#fff;}


.news{ background:#f3f3f3; padding:0 0 60px 0;}
.news_z{width:1260px; margin:0 auto; overflow:hidden;}

.news_z_p{width:570px; float:left; margin:50px 30px 0 30px; overflow:hidden;}
.news_z_p h3{width:570px; font-weight:normal; height:55px; line-height:55px;}
.news_z_p h3 b{display:block; float:left; height:53px; line-height:53px; font-size:24px; border-bottom:3px #293b7d solid;}
.news_z_p h3 a{float:right; font-size:16px; color:#666;}
.news_z_p h3 a:hover{color:#df2413;text-decoration:underline;}

.news_z_p dl{width:570px; margin:0 auto; margin-top:30px; overflow:hidden;}
.news_z_p dl dt{width:160px; height:190px; float:left; overflow:hidden;}
.news_z_p dl dt img{width:160px; height:190px; display:block; overflow:hidden;}
.news_z_p dl dd{width:390px; float:right; text-align:left; height:38px; line-height:38px; overflow:hidden; font-size:15px; background:url(../images/news_01.jpg) no-repeat 0 center; text-indent:15px;}
.news_z_p dl dd span{float:right; color:#888;}
.news_z_p dl dd a{color:#666;}
.news_z_p dl dd a:hover{color:#df2413;text-decoration:underline;}


.jianguan_p a img{float:left; border:1px #ddd solid; background:#fff; width:176px; height:61px; margin:20px 10px 0 10px;}
.jianguan_p a img:hover{ border:1px #DF2413 solid;}





.footer{background:#252525; overflow:hidden;}
.fter_1{text-align:center; line-height:59px; height:59px; border-bottom:1px #2d2d2d solid;}
.fter_1 a{display:inline-block; color:#fff; font-size:15px;}
.fter_1 i{display:inline-block; width:1px; height:14px; margin:23px 23px 0 23px; background:url(../images/dd_01.jpg) no-repeat;}
.fter_1 a:hover{text-decoration:underline;}

.fter_2{ overflow: hidden; padding:40px 0;}
.fter_2_fl{ margin-right:70px;float:left; overflow:hidden;} 
.fter_2_fl h3 , .fter_2_fr h3{ font-size:16px; color:#fff;  margin-bottom:15px;} 
.fter_2_fl i , .fter_2_fr i{ display:block; width:25px; height:2px; background:#eee; margin-bottom:15px;} 
.fter_2_fl li{ line-height:35px; height:35px; overflow:hidden;}
.fter_2_fl li a{ color:#888;}

.fter_2_fr{  float:right; border-left:1px #383838 solid; padding-left:50px;}
.fter_2_fr dl dt{float:right; width:116px; line-height:40px; text-align:center; color:#888; margin-left:20px;}
.fter_2_fr dl dt img{width:116px; height:116px; display:block; }
.fter_2_fr dl dd{width:300px; float:left; text-align:left; color:#888; line-height:35px;}

.fter_3{border-top:1px #2d2d2d solid; line-height:30px; padding:20px 0; color:#fff;}
.fter_3 span{float:right;}

.footer a:hover{ color:#fff; text-decoration:underline;}

.piaochuang{ position:fixed; top:215px; left:50px;}

/*-------------------------------------------------------------------------------------------------------------------*/
/* banner */
.nyban {width: 100%;margin: 0 auto; overflow: hidden;  }
.nyban p {height: 300px;}

.ny_about_p{ line-height:40px; font-size:16px; color:#444; margin-top:40px; margin-bottom:50px;} 


.ny_dao{ box-shadow: 1px 1px 3px 0px rgba(53, 52, 52, 0.16);padding:25px 0 20px 0; overflow:hidden;}
.ny_dao h5{ float:left; font-size:30px; color:#293b7d; background:url(../images/h9.jpg) 0 7px no-repeat; text-indent:17px;}
.ny_dao h5 span{ display:block; font-size:15px; color:#ccc; text-transform:uppercase; margin-top:3px;}
.ny_dao p{ float:right; margin-top:10px;}
.ny_dao p a{ display: inline-block; text-align:center; width:135px;  line-height:40px; font-size:16px; color:#333; background:url(../images/li4.jpg) 0 center no-repeat;}
.ny_dao p a.on , .ny_dao p a:hover{ background:#293b7d; color:#fff;  }

 

.ny_news_ul{ width:1200px; margin:0 auto; margin-top:50px; overflow:hidden; }
.ny_news_ul ul{ width:1250px;}
.ny_news_ul li{ width:520px; float:left;margin-right:30px; margin-bottom:30px;  border:1px #ddd solid; background:#fff; padding:30px;}
.ny_news_ul li h2 a{ display:block; font-size:18px; line-height:30px; height:30px; overflow:hidden; color:#222;   }
.ny_news_ul li em{ display:block; width:50px; height:2px; background:#293B7D; margin-top:15px;  }
.ny_news_ul li p{ color:#888;  margin-top:15px;line-height:30px; height:60px; overflow:hidden;}
.ny_news_ul li i{ font-style:normal; margin-top:15px; display:block; overflow:hidden;}
.ny_news_ul li i a{ color:#293B7D; width:}
.ny_news_ul li i span{ background:url(../images/time.png) 0 center no-repeat; color:#888; padding-left:20px; float:right;}
.ny_news_ul li:hover{ border:1px solid #293B7D;}
.ny_news_ul li:hover h2 a , .ny_news_ul li:hover i a{color:#293B7D; text-decoration:underline;  } 





.ny_fuwu_dao{ margin-top:10px; line-height:30px;  }
.ny_fuwu_dao li{ width:1200px; margin:0 auto; border-bottom:1px #eee solid; padding:20px 0;}
.ny_fuwu_dao li b{ color:#293B7D;font-size:18px;  }
.ny_fuwu_dao li a{ margin-left:7px; padding:4px 13px;  border-radius:5px;font-size:15px; color:#444;}
.ny_fuwu_dao li a:hover{ color:#DF2413; text-decoration:underline;}
.ny_fuwu_dao li a.on{ background:#DF2413; color:#fff;}
 

.ny_xiazai_ul{ margin-top:35px; overflow:hidden;} 
.ny_xiazai_ul ul{ width:1250px;}
.ny_xiazai_ul li{ width:548px; float:left; padding:0 20px; margin-right:20px; background:#f5f5f5 url(../images/li3.jpg) 20px center no-repeat; margin-bottom:20px; line-height:63px; height:63px; overflow:hidden; font-size:16px; border:1px #e6e6e6 solid; text-indent:20px; }
.ny_xiazai_ul li span{ float:right; color:#fff; display:block; width:50px; line-height:25px; background:#bbb; text-align:center; font-size:12px; border-radius:30px; margin-top:17px;text-indent:0px;}
.ny_xiazai_ul li:hover{ background:#293B7D url(../images/li2.jpg) 20px center no-repeat;border:1px #293B7D solid;}
.ny_xiazai_ul li:hover a{ color:#fff;}
.ny_xiazai_ul li:hover span{ background:#fff; color:#293B7D;}

/*-----------------------------------------------------------------------------------*/
.ny_h5{ text-align:center; margin-top:35px;}
.ny_h5 h2{ font-size:34px; color:#111; }
.ny_h5 i{display: block;width: 50px;height: 4px;background: #293b7d;margin: 0 auto;margin-top: 15px;}


.ny_anli_ul{ margin-top:45px; overflow:hidden;}
.ny_anli_ul ul{ width:1250px;}
.ny_anli_ul li{ width:280px; float:left; margin-right:26px; margin-bottom:26px;}
.ny_anli_ul li img{ width:277px; height:220px; border: 1px #ddd solid;}
.ny_anli_ul li p{ line-height:55px; height:55px; overflow:hidden; text-align:center; font-size:17px; background:#eee;}
.ny_anli_ul li:hover p{ background:#293B7D; color:#fff; }
.ny_anli_ul li:hover img{border: 1px red solid;}


.ny_news_dao{ margin-top:30px;  text-align:center; margin-bottom:60px;}
.ny_news_dao a{ margin:0 3px; border:1px #ddd solid; color:#555; padding:7px 13px; font-size:15px; background:#fff; border-radius:3px;}
.ny_news_dao a.on , .ny_news_dao a:hover{ background:#293B7D; color:#fff; border:1px #293B7D solid; }



/*-----------------------------------------------------------------------------------*/

.ny_qp{width: 100%;height:60px;line-height: 60px;background: #fff;font-size: 0;overflow: hidden;    box-shadow: 1px 1px 3px 0px rgba(53, 52, 52, 0.16);}
.ny_qp p {position: relative;font-size: 15px; color:#444; background:url(../images/fl04_icon02.png) 0 center no-repeat; text-indent:30px;}
.ny_qp p a{ color:#444; margin:0 8px;}
.ny_qp p a:hover{ color:#293B7D; text-decoration:underline;}


.ny_news_h{ margin-top:50px; text-align:center;}
.ny_news_h h1{ font-size:30px; line-height:40px; color:#293B7D;}
.ny_news_t{ margin-top:15px; padding-bottom:20px; border-bottom:1px #ebebeb solid; text-align:center; font-size:15px; color:#999;}
.ny_news_p{ margin-top:25px; line-height:40px; color:#666; font-size:15px;}



.ny_cp_dao{ width:1140px; margin:0 auto; padding:20px 30px; background:#f5f5f5;  color:#293B7D; margin-top:40px; overflow:hidden;}
.ny_cp_dao dd{ float:left; line-height:35px; font-size:15px;}
.ny_cp_dao dt a{ display:block; color:#fff; float:right; font-size:15px; border-radius:5px; margin-top:15px; background: #293B7D; padding:10px 30px;transition: all 0.6s;}
.ny_cp_dao dd a{ color:#555;}
.ny_cp_dao dt:hover a{ background:#CA0000; color:#fff;}


.ny_news_xg{ width:1200px; margin:0 auto; margin-top:50px; border:1px #ddd solid;}
.ny_news_xg h5{ width:1140px; margin:0 auto; font-size:23px; color:#293B7D; margin-top:20px; background:url(../images/download_img_1.png) 0 0px no-repeat; background-size:34px; border-bottom:1px #ddd solid; padding-bottom:17px; text-indent:40px;}
.ny_news_xg h5 span{ margin-left:10px; font-size:16px; color:#999; font-weight:normal;}
.ny_news_xg h5 a{ float:right; font-size:14px; color:#888;font-weight:normal; margin-top:8px;}
.ny_news_xg ul{ overflow:hidden; margin:10px 0 30px 0;}
.ny_news_xg li{ width:540px; line-height:55px; height:55px; overflow:hidden; float:left; margin:0 30px; font-size:15px; background:url(../images/li.jpg) 0 center no-repeat; text-indent:20px; border-bottom:1px #e5e5e5 dashed;}
.ny_news_xg li span{ float:right; color:#999;}
.ny_news_xg li:hover a , .ny_cp_dao dd a:hover{ color:#CA0000; text-decoration:underline;}



.ny_cp_xg{width:1200px; margin:0 auto; margin-top:50px; border:1px #ddd solid;}
.ny_cp_xg h5{  width:1140px; margin:0 auto; font-size:23px; color:#293B7D; margin-top:20px; background:url(../images/download_img_1.png) 0 0px no-repeat; background-size:34px; border-bottom:1px #ddd solid; padding-bottom:17px; text-indent:40px;}
.ny_cp_xg h5 span{ margin-left:10px; font-size:16px; color:#999; font-weight:normal;}
.ny_cp_xg h5 a{ float:right; font-size:14px; color:#888;font-weight:normal; margin-top:8px;}

        .picMarquee-left5{ width:1140px; margin:35px auto;overflow:hidden; position:relative;    }
		.picMarquee-left5 .bd{width:1140px;    }
		.picMarquee-left5 .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left5 .bd ul li{ width:280px; float:left; margin-right:30px; position:relative; border:1px #ddd solid;}
		.picMarquee-left5 .bd ul li img{  width:280px; height:220px; }
		.picMarquee-left5 .bd ul li p{ line-height:50px; height:50px; overflow:hidden; font-size:16px; text-align:center;  background:#f5f5f5;} 
		.picMarquee-left5 .bd ul li:hover p{ background:#293B7D; color:#fff;}
		.picMarquee-left5 .bd ul li:hover{border:1px #293B7D solid;}


        .picMarquee-left6{ width:1140px; margin:35px auto;overflow:hidden; position:relative;    }
		.picMarquee-left6 .bd{width:1140px;    }
		.picMarquee-left6 .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left6 .bd ul li{ width:378px; float:left; margin-right:30px;  border:1px #ddd solid; padding-bottom:20px;}
		.picMarquee-left6 .bd ul li img{ width:378px; height:220px;} 
		.picMarquee-left6 .bd ul li h2 a{ display:block; width:340px; margin:0 auto; font-size:18px; line-height:30px; height:30px; overflow:hidden; font-weight: normal;margin-top:13px;}
		.picMarquee-left6 .bd ul li p{ width:340px; margin:0 auto; line-height:27px; height:54px; overflow:hidden; color:#aaa; margin-top:5px;}
		.picMarquee-left6 .bd ul li span{ display:block;  width:340px; margin:0 auto; margin-top:20px;}
		.picMarquee-left6 .bd ul li span i{ border:1px #f18a81 solid; font-size:12px; font-style:normal; color:#df2413; padding:2px 10px;}
		.picMarquee-left6 .bd ul li span i.ff2{ color:#2c7cea; border:1px #6fa9ec solid; margin-left:10px;}

		.picMarquee-left6 .bd ul li:hover{ background:#293B7D;}
		.picMarquee-left6 .bd ul li:hover h2 a ,.ny_fuwu_ul li:hover p{ color:#fff;}
		.picMarquee-left6 .bd ul li:hover span i{ border:1px #fff solid; background:#fff;}
 

/*-----------------------------------------------------------------------------------*/


.ny_kecheng_ul{ margin-top:50px; overflow:hidden;}
.ny_kecheng_ul ul{ width:1250px;}
.ny_kecheng_ul li{ width:280px; float:left; margin-right:26px; margin-bottom:26px; background:#eee; padding-bottom:25px;}
.ny_kecheng_ul li img{ width:280px; height:220px; }
.ny_kecheng_ul li p{ line-height:55px; height:55px; overflow:hidden; text-align:center; font-size:17px; margin-top:5px;}
.ny_kecheng_ul li span{ display:block; width:110px; margin:0 auto; background:#293B7D; color:#fff; line-height:35px; text-align:center; border-radius:20px;}
.ny_kecheng_ul li:hover{ background:#293B7D;} 
.ny_kecheng_ul li:hover p{ color:#fff;}
.ny_kecheng_ul li:hover span{ background:#fff; color:#293B7D;}



 

/*-----------------------------------------------------------------------------------*/

.ny_table{  border:3px #293B7D solid;width:1000px; margin:0 auto; margin-top:50px;  }
.ny_table table{ width:1000px; margin:0 auto; background:url(../images/bg2.jpg) center bottom  no-repeat; background-size:100%;   }
.ny_table table td{ border-left:1px #ddd solid; border-bottom:1px #ddd solid; font-size:16px; padding:17px 50px;line-height:35px; color:#444;}
.ny_table table td input{ width:550px; line-height:35px; border:1px #ddd solid; margin-left:20px; text-indent:10px;} 
.ny_table table td span{ display:block; width:120px; float:left;}
.ny_table table td.td_l{ width:100px;}
.ny_table table td.td_x{ width:360px;}
.ny_table table td input.input2{ width:120px; line-height:30px; margin:0 10px;}
.ny_table table td textarea{ width:800px; height:100px; border:1px #ddd solid; margin-top:10px;} 
.ny_table table td input.input4{ width:20px; margin-left:10px;  }

.ny_table table td h2{ text-align:center; font-size:30px; color:#293B7D; margin-top:20px;}
.ny_table table td p{ text-align:center; color:#444; margin:7px auto;}


 

/*-----------------------------------------------------------------------------------*/



.ny_chaxun{ width:408px; margin:0 auto; margin-top:50px; font-size:15px; overflow:hidden;background:url(../images/bg2.jpg) center bottom  no-repeat; background-size:100%; border:3px #293B7D solid; padding:40px 150px 60px 150px;}
.ny_chaxun h5{ font-size:30px; color:#293B7D; text-align:center; margin-bottom:20px;}
.ny_chaxun p{ overflow:hidden; }
.ny_chaxun p a{ width:50%; float:left;display:block; line-height:30px; float:left; background:url(../images/pk_ico2.png) 0 center no-repeat; font-size:18px; font-weight:bold; text-indent:30px;}
.ny_chaxun p a.xunz{ background:url(../images/pk_ico1.png) 0 center no-repeat; }
.ny_chaxun p a:hover{ color:#293B7D; text-decoration:underline;}
.ny_chaxun p span{ display:block; color:#999; margin-top:8px;}
.ny_chaxun input.chaxun1{ line-height:30px;}
.ny_chaxun input.chaxun2{ width:400px; border:1px #bbb solid; line-height:50px; margin-top:20px; text-indent:20px; font-size:16px;  }


.ny_chaxun_jieguo{ overflow:hidden; margin-top:20px;}
.ny_chaxun_jieguo dl{ width:300px; background:#fff; float:left; margin:15px; padding:32px; border:3px #293B7D solid;background:url(../images/bg2.jpg) center bottom  no-repeat; background-size:100%;border-radius: 10px; }
.ny_chaxun_jieguo dt{ color:#293B7D; text-align:center; font-size:24px; font-weight:bold; padding-bottom:30px; margin-bottom:10px; background:url(../images/h6.png) center bottom  no-repeat; background-size:240px; }
.ny_chaxun_jieguo dd{ line-height:40px;  color:#555; font-size:15px;}
.ny_chaxun_jieguo dd span{color:#111;font-weight:bold; margin-right:5px;}

 

/*-----------------------------------------------------------------------------------*/


.ny_xinyong_h5{ text-align:center; margin-top:40px;}
.ny_xinyong_h5 h5{ font-size:32px; color:#111; font-weight:normal;}


.ny_liuyan{ margin-top:50px; margin-bottom:60px; background:url(../images/bg2.jpg) center center  no-repeat; background-size:100%; border:3px #293B7D solid; padding:10px 0 50px 0; }
.ny_liuyan tr{ margin-bottom:15px; display:block;}
.ny_liuyan table{width:970px; margin:0 auto; margin-top:40px;}
.ny_liuyan td{ font-size:17px; color:#333; overflow:hidden; padding-right:10px;} 
.ny_liuyan td.td_l{ width:90px; text-align:right; padding-top:10px; padding-left:10px;}

.ny_liuyan td input{ width:355px; border:1px #ccc solid; line-height:40px; margin-bottom:10px;-webkit-user-select:auto; text-indent:10px; border-radius:3px;}
.ny_liuyan td select{ width:835px; border:1px #ccc solid; height:43px;  margin-bottom:10px;-webkit-user-select:auto; text-indent:10px; color:#555; border-radius:3px;}
.ny_liuyan td textarea{ width:830px; height:150px;  border:1px #ccc solid; margin-bottom:10px;text-indent:10px;border-radius:3px;}
.ny_liuyan td i{display:block; color:#999; font-size:13px;  font-style:normal; margin-bottom:10px; }




 

/*-----------------------------------------------------------------------------------*/




.cp_ny_z{ margin:0px auto; overflow:hidden;  margin-top:40px;}
.cp_ny_l{ width:487px; float:left;  }

.proread_tu{width:487px; margin:0 auto;}
/* 本例子css */
	.txMovie{position:relative;width:487px; overflow:hidden; height:475px;  }
	.focus_pic{ overflow:hidden; height:487px; text-align:center;}
	.focus_pic li{vertical-align:top}
	.focus_pic img{width:485px;height:381px;display:inline-block; vertical-align:top; margin:0 auto; border:1px #eee solid;}
	
	
	.focus_nav{width:487px; margin:0 auto;position:absolute;left:0px;bottom:0; top:400px;   filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000',endColorstr='#7F000000');*zoom:1; height:70px;}
	:root .focus_nav{-ms-filter:none}
	.focus_nav ul{position:relative;*zoom:1; !important;}
	.focus_nav li{position:relative;*zoom:1;float:left;display:inline;margin-left:7px;margin-right:7px; cursor:pointer; height:71px;}
	.focus_nav .navPrev,.focus_nav .navNext{position:absolute;top:20px}
	.focus_nav .navPrev{left:0px;width:12px;height:27px;line-height:100;overflow:hidden;background-image:url(../images/btn_arrongrey_l.png);}
	.focus_nav .navNext{right:0px;width:12px;height:27px;line-height:100;overflow:hidden;background-image:url(../images/btn_arrongrey_r.png);}
	.focus_nav .navPrev:hover, .focus_nav .navNext:hover{opacity:1;filter:Alpha(Opacity=100);border-right-color:#fff}
	.focus_nav img{border:1px solid #ddd;width:88px;height:69px}
	.focus_nav a:hover img{border:1px #293B7D solid;}
	.focus_nav .xgtupian{ padding-left:35px;}

.cp_ny_r{ width:660px; float:right;  }
.cp_ny_r h1{font-size:26px; color:#111; line-height:35px; } 
.cp_ny_r i{ display:block; font-size:16px; color:#DF2413; font-style:normal; margin-top:10px;}

.ny_cp_p{ width:600px; margin:0 auto; margin-top:20px; padding:30px; background:#f3f3f3; overflow:hidden;}
.ny_cp_p p{ font-size:15px; color:#888; line-height:40px; text-align:left;}
.ny_cp_p span{display:inline-block; line-height:20px; font-size:13px; text-align:center; color:#888; background:url(../images/h01.png) no-repeat 0 center; text-indent:25px; margin-right:10px;margin-left:10px;}
.ny_cp_p p b{color:#c00; font-size:22px; margin-left:10px;}
.ny_cp_p .icon2{background:url(../images/h02.png) no-repeat 0 center;}
.ny_cp_p .icon3{background:url(../images/h03.png) no-repeat 0 center;}
.ny_cp_p .icon4{background:url(../images/h04.png) no-repeat 0 center;}

.ny_cp_h5{ line-height:55px; background:#f5f5f5; margin-top:40px;}
.ny_cp_h5 h5{ font-size:20px; background:#293B7D; width:150px; text-align:center; color:#fff; margin-bottom:-10px;}



 

/*-----------------------------------------------------------------------------------*/







.cp_ny_z2{ margin:0px auto; margin-top:40px; overflow:hidden;}
.cp_ny_l2{ width:470px; float:left;border:1px #ddd solid; padding:10px; }
.cp_ny_l2 img{width:470px; height:369px;}

.cp_ny_r_a{ width:250px; line-height:50px; background:#D20514 url(../images/kefu.png) 50px center no-repeat; text-indent:30px; border-radius:5px; margin-top:25px;font-size:17px; text-align:center;}
.cp_ny_r_a a{  color:#fff; display:block; }


 

.cp_ny_r_p{ width:660px; line-height:35px; height:140px; font-size:15px; color:#666; margin-top:20px;overflow: hidden;}






.ny_fuwu_ul{ margin-top:35px; overflow:hidden;}
.ny_fuwu_ul ul{ width:1250px;}
.ny_fuwu_ul li{ width:378px; float:left; margin-right:30px; margin-bottom:30px; border:1px #ddd solid; padding-bottom:20px;}
.ny_fuwu_ul li img{ width:378px; height:220px;} 
.ny_fuwu_ul li h2 a{ display:block; width:340px; margin:0 auto; font-size:18px; line-height:30px; height:30px; overflow:hidden; font-weight: normal;margin-top:13px;}
.ny_fuwu_ul li p{ width:340px; margin:0 auto; line-height:27px; height:54px; overflow:hidden; color:#aaa; margin-top:5px;}
.ny_fuwu_ul li span{ display:block;  width:340px; margin:0 auto; margin-top:20px;}
.ny_fuwu_ul li span i{ border:1px #f18a81 solid; font-size:12px; font-style:normal; color:#df2413; padding:2px 10px;}
.ny_fuwu_ul li span i.ff2{ color:#2c7cea; border:1px #6fa9ec solid; margin-left:10px;}
.ny_fuwu_ul li:hover{ background:#293B7D;}
.ny_fuwu_ul li:hover h2 a ,.ny_fuwu_ul li:hover p{ color:#fff;}
.ny_fuwu_ul li:hover span i{ border:1px #fff solid; background:#fff;}











.ny_ringyu_ul{ margin-top:45px; overflow:hidden;}
.ny_ringyu_ul ul{ width:1250px;}
.ny_ringyu_ul li{ width:280px; float:left; margin-right:26px; margin-bottom:5px;}
.ny_ringyu_ul li img{ width: 272px;height: 214px; border: 1px #ddd solid; padding:9px;}
.ny_ringyu_ul li p{ line-height:55px; height:55px; overflow:hidden; text-align:center; font-size:17px; } 
.ny_ringyu_ul li:hover img{border: 1px red solid;}





        .picMarquee-left9{ width:1140px; margin:35px auto;overflow:hidden; position:relative;    }
		.picMarquee-left9 .bd{width:1140px;    }
		.picMarquee-left9 .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left9 .bd ul li{ width:280px; float:left; margin-right:30px; position:relative; border:1px #ddd solid;}
		.picMarquee-left9 .bd ul li img{  width:260px; height:354px; padding:10px; }
		.picMarquee-left9 .bd ul li p{ line-height:50px; height:50px; overflow:hidden; font-size:16px; text-align:center;  background:#f5f5f5;} 
		.picMarquee-left9 .bd ul li:hover p{ background:#293B7D; color:#fff;}
		.picMarquee-left9 .bd ul li:hover{border:1px #293B7D solid;}





.SonlineBox{ width:205px; font-size:12px;overflow:hidden; z-index:9999;right: 0px;top: 3699px;height: 421px;position: absolute;}
.SonlineBox .openTrigger{ width:50px; height:145px; position:absolute; top:0px;  z-index:1; cursor:pointer;  background:#29a7e2 url(../images/openTrigger.jpg) no-repeat;}
.SonlineBox .titleBox{ width:200px; height:55px; line-height:55px; background:#df2413 url(../images/SonlineTitleBg.gif) repeat-x; border-bottom:2px solid #df2413;}
.SonlineBox .titleBox span{ margin-left:15px; color:#fff; font-size:18px; font-weight:bold; font-family:'微软雅黑','黑体';}
.SonlineBox .contentBox{ width:200px; height:auto; border:2px solid #7e7e62; background:#fff; position:absolute; z-index:2;}
.SonlineBox .contentBox .closeTrigger{ width:25px; height:25px; display:block; cursor:pointer;  position:absolute; top:10px;right:5px;-webkit-transition:all 0.8s ease-out;}
.SonlineBox .contentBox .closeTrigger:hover{-webkit-transform:scale(1) rotate(360deg);}
.SonlineBox .contentBox .listBox{overflow:hidden; margin-bottom:10px;}
.SonlineBox .contentBox .listBox .QQList{ display:block; width:80%; height:35px; margin:30px auto 10px auto;}
.SonlineBox .contentBox .listBox .QQList span{float:left; line-height:22px; font-size:15px; color:#222;}
.SonlineBox .contentBox .listBox .QQList a{float: right;}














